projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3fa2da7
)
(Group Definitions): Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
author
Juri Linkov
<juri@jurta.org>
Mon, 17 Oct 2005 06:46:14 +0000
(06:46 +0000)
committer
Juri Linkov
<juri@jurta.org>
Mon, 17 Oct 2005 06:46:14 +0000
(06:46 +0000)
lispref/customize.texi
patch
|
blob
|
history
diff --git
a/lispref/customize.texi
b/lispref/customize.texi
index b573ab942a6177b71aef653aec0952ee8ca9bc77..176165294f9d70a0aeb806f02cf9fa125a979d4f 100644
(file)
--- a/
lispref/customize.texi
+++ b/
lispref/customize.texi
@@
-119,7
+119,7
@@
keyword.
The way to declare new customization groups is with @code{defgroup}.
-@defmac defgroup group members doc [keyword value]
...
+@defmac defgroup group members doc [keyword value]
@dots{}
Declare @var{group} as a customization group containing @var{members}.
Do not quote the symbol @var{group}. The argument @var{doc} specifies
the documentation string for the group. It should not start with a